From: Juanma Barranquero Date: Tue, 30 Jul 2002 16:19:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31305 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9813e3c9be2d900a0eeb73704716b77dc3c0f274;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index c1a15e39242..936837e9970 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,13 @@ +2002-07-30 Juanma Barranquero + + * w32proc.c (syms_of_ntproc): Fix docstring of + `w32-get-true-file-attributes'. + 2002-07-28 Richard M. Stallman * s/hpux8.h (HPUX8): Define this before including hpux.h. (HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide. - + * s/hpux.h (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8. * keyboard.c (make_lispy_event): @@ -111,14 +116,14 @@ * print.c (print_error_message): New args CONTEXT and CALLER. Calls changed. - + * lisp.h (print_error_message): Declare new args. * keyboard.c (cmd_error_internal): Pass Vsignaling_function and CONTEXT to print_error_message, don't print them here. For a Quit, don't use Vsignaling_function. Call message_log_maybe_newline. - + * Makefile.in (xsmfns.o): Don't depend on lisp.h. 2002-07-20 Kim F. Storm @@ -4813,7 +4818,7 @@ * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]: Fix clearing in the case of scroll bars on the right. -2001-10-26 Juanma Barranquero +2001-10-26 Juanma Barranquero * w32gui.h (XImage): Add a dummy typedef.